2024-09-24 00:32:52,632 [ 171517 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 00:32:52,632 [ 171517 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 00:32:52,632 [ 171517 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 00:32:52,632 [ 171517 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 00:32:52,633 [ 171517 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_lc3khw --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_keeper_feature_flags_config/test.py::test_keeper_feature_flags test_keeper_incorrect_config/test.py::test_invalid_configs test_keeper_nodes_remove/test.py::test_nodes_remove test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_state_after_restart test_keeper_snapshots_multinode/test.py::test_restart_multinode test_keeper_three_nodes_two_alive/test.py::test_restart_third_node test_keeper_three_nodes_two_alive/test.py::test_start_non_existing test_keeper_three_nodes_two_alive/test.py::test_start_offline test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart 'test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2]' 'test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2]' 'test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1]' test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing test_merge_tree_hdfs/test.py::test_alter_table_columns test_merge_tree_hdfs/test.py::test_attach_detach_partition test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table 'test_merge_tree_hdfs/test.py::test_simple_insert_select[0-16]' 'test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-12]' test_merge_tree_hdfs/test.py::test_table_manipulations test_merge_tree_s3_failover/test.py::test_move_failover test_merge_tree_s3_failover/test.py::test_retry_loading_parts test_merge_tree_s3_failover/test.py::test_throttle_retry 'test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2]' 'test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0]' test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_mutations_hardlinks/test.py::test_drop_mutation test_mutations_hardlinks/test.py::test_modify_mutation test_mutations_hardlinks/test.py::test_update_mutation test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client 'test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[0]' 'test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[1]' test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact]' 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1]' test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_http_handlers_config/test.py::test_absolute_path_static_handler test_mysql_protocol/test.py::test_golang_client test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_polymorphic_parts/test.py::test_compact_parts_only test_merge_tree_s3_failover/test.py::test_move_failover test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] test_merge_tree_hdfs/test.py::test_alter_table_columns test_part_log_table/test.py::test_config_disk_name_test test_odbc_interaction/test.py::test_concurrent_queries test_keeper_three_nodes_two_alive/test.py::test_restart_third_node [gw5] [ 1%] PASSED test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log [gw7] [ 2%] PASSED test_mutations_hardlinks/test.py::test_delete_and_drop_mutation test_mutations_hardlinks/test.py::test_drop_mutation [gw5] [ 3%] PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log [gw7] [ 4%] PASSED test_mutations_hardlinks/test.py::test_drop_mutation test_mutations_hardlinks/test.py::test_modify_mutation [gw2] [ 5%] PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler [gw5] [ 6%] PASSED test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log [gw7] [ 7%] PASSED test_mutations_hardlinks/test.py::test_modify_mutation test_mutations_hardlinks/test.py::test_update_mutation [gw5] [ 8%] PASSED test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition [gw7] [ 9%] PASSED test_mutations_hardlinks/test.py::test_update_mutation [gw5] [ 10%] PASSED test_part_log_table/test.py::test_part_log_contains_partition [gw8] [ 11%] PASSED test_keeper_three_nodes_two_alive/test.py::test_restart_third_node test_keeper_three_nodes_two_alive/test.py::test_start_non_existing [gw1] [ 12%] PASSED test_mysql_protocol/test.py::test_golang_client test_mysql_protocol/test.py::test_java_client [gw1] [ 13%] PASSED test_mysql_protocol/test.py::test_java_client test_mysql_protocol/test.py::test_mysql_affected_rows [gw1] [ 14%] PASSED test_mysql_protocol/test.py::test_mysql_affected_rows test_mysql_protocol/test.py::test_mysql_client test_old_versions/test.py::test_client_is_older_than_server [gw1] [ 15%] PASSED test_mysql_protocol/test.py::test_mysql_client test_mysql_protocol/test.py::test_mysql_client_exception [gw1] [ 16%] PASSED test_mysql_protocol/test.py::test_mysql_client_exception test_mysql_protocol/test.py::test_mysql_explain test_keeper_snapshots/test.py::test_ephemeral_after_restart [gw1] [ 17%] PASSED test_mysql_protocol/test.py::test_mysql_explain test_mysql_protocol/test.py::test_mysql_federated [gw4] [ 18%] PASSED test_merge_tree_s3_failover/test.py::test_move_failover test_merge_tree_s3_failover/test.py::test_retry_loading_parts [gw4] [ 19%] PASSED test_merge_tree_s3_failover/test.py::test_retry_loading_parts test_merge_tree_s3_failover/test.py::test_throttle_retry [gw2] [ 20%] PASSED test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers [gw4] [ 21%] PASSED test_merge_tree_s3_failover/test.py::test_throttle_retry test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] [gw0] [ 22%] PASSED test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections [gw0] [ 23%] PASSED test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert [gw0] [ 24%] PASSED test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_simple_select_works [gw4] [ 25%] PASSED test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] [gw2] [ 26%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_dynamic_query_handler test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] [gw0] [ 27%] PASSED test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling [gw0] [ 28%] PASSED test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar [gw5] [ 29%] PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_state_after_restart [gw0] [ 30%] PASSED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names [gw4] [ 31%] PASSED test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] [gw0] [ 32%] PASSED test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text [gw0] [ 33%] PASSED test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions [gw5] [ 34%] PASSED test_keeper_snapshots/test.py::test_state_after_restart [gw0] [ 35%] PASSED test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type [gw0] [ 36%] PASSED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert test_log_lz4_streaming/test.py::test_concatenation [gw0] [ 37%] PASSED test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow [gw6] [ 38%] PASSED test_polymorphic_parts/test.py::test_compact_parts_only test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] [gw2] [ 39%] PASSED test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler [gw6] [ 40%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] [gw6] [ 41%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] [gw8] [ 42%] PASSED test_keeper_three_nodes_two_alive/test.py::test_start_non_existing test_keeper_three_nodes_two_alive/test.py::test_start_offline test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete [gw5] [ 43%] PASSED test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation [gw0] [ 44%] PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema [gw5] [ 45%] PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation [gw0] [ 46%] PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[0] [gw2] [ 47%] PASSED test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler [gw0] [ 48%] PASSED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary [gw7] [ 49%] PASSED test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard [gw7] [ 50%] PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client [gw4] [ 51%] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete test_merge_tree_empty_parts/test.py::test_empty_parts_summing [gw4] [ 52%] PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing [gw7] [ 53%] PASSED test_old_versions/test.py::test_server_is_older_than_client test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards [gw6] [ 54%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] [gw9] [ 55%] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] [gw9] [ 56%] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] [gw2] [ 57%] PASSED test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler [gw9] [ 58%] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] [gw3] [ 59%] PASSED test_merge_tree_hdfs/test.py::test_alter_table_columns test_merge_tree_hdfs/test.py::test_attach_detach_partition [gw0] [ 60%] PASSED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works [gw0] [ 61%] PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works [gw4] [ 62%] PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw3] [ 63%] PASSED test_merge_tree_hdfs/test.py::test_attach_detach_partition test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk [gw4] [ 64%] PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw0] [ 65%] PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function [gw3] [ 66%] PASSED test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table [gw7] [ 67%] PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success [gw8] [ 68%] PASSED test_keeper_three_nodes_two_alive/test.py::test_start_offline [gw0] [ 69%] PASSED test_odbc_interaction/test.py::test_sqlite_table_function test_keeper_incorrect_config/test.py::test_invalid_configs test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_keeper_znode_time/test.py::test_between_servers [gw5] [ 70%] PASSED test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[0] test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[1] [gw2] [ 71%] PASSED test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler test_keeper_snapshots_multinode/test.py::test_restart_multinode [gw3] [ 72%] PASSED test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table test_merge_tree_hdfs/test.py::test_simple_insert_select[0-16] [gw6] [ 73%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] test_polymorphic_parts/test.py::test_polymorphic_parts_index test_keeper_nodes_remove/test.py::test_nodes_remove [gw6] [ 74%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw3] [ 75%] PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[0-16] test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-12] [gw7] [ 76%] SKIPPED test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_keeper_feature_flags_config/test.py::test_keeper_feature_flags [gw6] [ 77%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw5] [ 78%] PASSED test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[1] [gw3] [ 79%] PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-12] test_merge_tree_hdfs/test.py::test_table_manipulations [gw2] [ 80%] PASSED test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler [gw3] [ 81%] PASSED test_merge_tree_hdfs/test.py::test_table_manipulations test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total [gw8] [ 82%] PASSED test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart [gw1] [ 83%] PASSED test_mysql_protocol/test.py::test_mysql_federated test_mysql_protocol/test.py::test_mysql_replacement_query [gw1] [ 84%] PASSED test_mysql_protocol/test.py::test_mysql_replacement_query test_mysql_protocol/test.py::test_mysql_select_user [gw1] [ 85%] PASSED test_mysql_protocol/test.py::test_mysql_select_user test_mysql_protocol/test.py::test_mysql_set_variables [gw1] [ 86%] PASSED test_mysql_protocol/test.py::test_mysql_set_variables test_mysql_protocol/test.py::test_mysqljs_client [gw2] [ 87%] PASSED test_http_handlers_config/test.py::test_replicas_status_handler [gw0] [ 88%] PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode [gw1] [ 89%] PASSED test_mysql_protocol/test.py::test_mysqljs_client test_mysql_protocol/test.py::test_php_client [gw1] [ 90%] PASSED test_mysql_protocol/test.py::test_php_client test_mysql_protocol/test.py::test_python_client [gw1] [ 91%] PASSED test_mysql_protocol/test.py::test_python_client test_mysql_protocol/test.py::test_types [gw1] [ 92%] PASSED test_mysql_protocol/test.py::test_types test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster [gw8] [ 93%] PASSED test_keeper_znode_time/test.py::test_server_restart [gw7] [ 94%] PASSED test_keeper_feature_flags_config/test.py::test_keeper_feature_flags [gw5] [ 95%] PASSED test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total [gw9] [ 96%] PASSED test_keeper_nodes_remove/test.py::test_nodes_remove test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader [gw4] [ 97%] PASSED test_keeper_incorrect_config/test.py::test_invalid_configs test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache [gw0] [ 98%] PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster [gw4] [ 99%] SKIPPED test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache [gw9] [100%] PASSED test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader ============================== slowest durations =============================== 122.78s call test_mysql_protocol/test.py::test_mysql_federated 98.59s setup test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] 98.39s setup test_merge_tree_hdfs/test.py::test_alter_table_columns 79.09s call test_keeper_incorrect_config/test.py::test_invalid_configs 57.09s call test_keeper_nodes_remove/test.py::test_nodes_remove 56.59s setup test_old_versions/test.py::test_client_is_older_than_server 47.94s call test_keeper_three_nodes_two_alive/test.py::test_start_non_existing 47.40s setup test_polymorphic_parts/test.py::test_compact_parts_only 46.21s call test_keeper_three_nodes_two_alive/test.py::test_start_offline 39.51s call test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 31.28s setup test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[0] 30.96s setup test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 29.89s call test_keeper_feature_flags_config/test.py::test_keeper_feature_flags 29.66s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 29.35s call test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 29.05s setup test_odbc_interaction/test.py::test_concurrent_queries 28.87s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 24.70s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 24.47s call test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 23.57s setup test_mysql_protocol/test.py::test_golang_client 23.25s teardown test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] 22.54s teardown test_merge_tree_hdfs/test.py::test_table_manipulations 22.51s teardown test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 22.43s teardown test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] 22.34s call test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader 21.85s call test_http_handlers_config/test.py::test_dynamic_query_handler 20.99s call test_http_handlers_config/test.py::test_predefined_query_handler 20.27s setup test_merge_tree_s3_failover/test.py::test_move_failover 19.93s call test_http_handlers_config/test.py::test_absolute_path_static_handler 19.66s call test_http_handlers_config/test.py::test_fixed_static_handler 19.36s teardown test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader 19.13s call test_http_handlers_config/test.py::test_prometheus_handler 18.99s setup test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader 17.74s setup test_keeper_three_nodes_two_alive/test.py::test_restart_third_node 17.69s setup test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 17.15s setup test_keeper_incorrect_config/test.py::test_invalid_configs 16.95s call test_polymorphic_parts/test.py::test_compact_parts_only 16.16s call test_keeper_znode_time/test.py::test_server_restart 15.65s setup test_part_log_table/test.py::test_config_disk_name_test 15.56s setup test_keeper_znode_time/test.py::test_between_servers 15.40s setup test_keeper_feature_flags_config/test.py::test_keeper_feature_flags 15.40s setup test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 15.18s call test_keeper_snapshots_multinode/test.py::test_restart_multinode 15.17s setup test_keeper_snapshots/test.py::test_ephemeral_after_restart 14.83s setup test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 14.17s setup test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 14.06s call test_http_handlers_config/test.py::test_relative_path_static_handler 13.86s setup test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 13.43s setup test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 13.10s call test_http_handlers_config/test.py::test_defaults_http_handlers 13.09s setup test_log_lz4_streaming/test.py::test_concatenation 12.94s call test_keeper_znode_time/test.py::test_between_servers 12.76s call test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 12.48s call test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] 12.45s call test_http_handlers_config/test.py::test_replicas_status_handler 10.73s call test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table 10.44s setup test_keeper_snapshots_multinode/test.py::test_restart_multinode 9.86s teardown test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[1] 9.81s call test_http_handlers_config/test.py::test_config_static_handler 9.19s call test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[0] 8.74s teardown test_odbc_interaction/test.py::test_sqlite_table_function 8.74s call test_odbc_interaction/test.py::test_concurrent_queries 8.61s teardown test_mysql_protocol/test.py::test_types 8.56s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 8.02s call test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[1] 7.91s setup test_keeper_nodes_remove/test.py::test_nodes_remove 7.42s call test_merge_tree_s3_failover/test.py::test_move_failover 7.34s call test_merge_tree_hdfs/test.py::test_alter_table_columns 7.14s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_summing 7.02s call test_log_lz4_streaming/test.py::test_concatenation 6.70s call test_merge_tree_hdfs/test.py::test_table_manipulations 6.48s call test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 6.12s call test_merge_tree_hdfs/test.py::test_attach_detach_partition 6.07s call test_log_lz4_streaming/test.py::test_incomplete_rotation 6.07s teardown test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 5.45s call test_keeper_three_nodes_two_alive/test.py::test_restart_third_node 5.36s call test_old_versions/test.py::test_server_is_older_than_client 5.23s call test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] 4.86s teardown test_old_versions/test.py::test_server_is_older_than_client 4.79s call test_keeper_snapshots/test.py::test_state_after_restart 4.46s teardown test_part_log_table/test.py::test_part_log_contains_partition 4.28s teardown test_mutations_hardlinks/test.py::test_update_mutation 4.20s call test_keeper_snapshots/test.py::test_ephemeral_after_restart 3.94s teardown test_keeper_snapshots/test.py::test_state_after_restart 3.87s call test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-12] 3.70s teardown test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster 3.58s call test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk 3.33s teardown test_keeper_three_nodes_two_alive/test.py::test_start_offline 3.30s call test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 3.16s call test_odbc_interaction/test.py::test_sqlite_table_function 3.10s teardown test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 3.09s call test_odbc_interaction/test.py::test_mysql_simple_select_works 3.08s teardown test_keeper_znode_time/test.py::test_server_restart 2.92s call test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 2.89s teardown test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 2.88s teardown test_keeper_snapshots_multinode/test.py::test_restart_multinode 2.70s call test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 2.67s call test_odbc_interaction/test.py::test_postgres_insert 2.62s call test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 2.58s teardown test_keeper_nodes_remove/test.py::test_nodes_remove 2.55s call test_odbc_interaction/test.py::test_mysql_insert 2.49s call test_merge_tree_hdfs/test.py::test_simple_insert_select[0-16] 2.43s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 2.43s call test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] 2.39s teardown test_log_lz4_streaming/test.py::test_incomplete_rotation 2.37s call test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] 2.37s teardown test_keeper_feature_flags_config/test.py::test_keeper_feature_flags 2.34s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 2.33s teardown test_keeper_incorrect_config/test.py::test_invalid_configs 2.27s call test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] 2.15s call test_merge_tree_empty_parts/test.py::test_empty_parts_summing 2.14s call test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 2.12s call test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 2.12s call test_odbc_interaction/test.py::test_odbc_long_column_names 1.98s call test_mysql_protocol/test.py::test_java_client 1.93s call test_odbc_interaction/test.py::test_odbc_postgres_conversions 1.92s call test_mutations_hardlinks/test.py::test_update_mutation 1.70s call test_part_log_table/test.py::test_config_disk_name_test 1.62s call test_old_versions/test.py::test_client_is_older_than_server 1.60s call test_part_log_table/test.py::test_config_without_part_log 1.57s call test_part_log_table/test.py::test_config_with_standard_part_log 1.56s call test_polymorphic_parts/test.py::test_polymorphic_parts_index 1.52s call test_mutations_hardlinks/test.py::test_modify_mutation 1.31s call test_merge_tree_s3_failover/test.py::test_retry_loading_parts 1.31s call test_odbc_interaction/test.py::test_odbc_long_text 1.29s setup test_mysql_protocol/test.py::test_php_client 1.27s call test_part_log_table/test.py::test_config_with_non_standard_part_log 1.26s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 1.23s call test_mutations_hardlinks/test.py::test_drop_mutation 1.18s call test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 1.13s call test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 1.12s call test_odbc_interaction/test.py::test_many_connections 1.11s call test_part_log_table/test.py::test_part_log_contains_partition 1.05s call test_odbc_interaction/test.py::test_no_connection_pooling 0.98s call test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.93s setup test_mysql_protocol/test.py::test_mysqljs_client 0.80s call test_mysql_protocol/test.py::test_mysqljs_client 0.78s setup test_mysql_protocol/test.py::test_java_client 0.77s call test_merge_tree_s3_failover/test.py::test_throttle_retry 0.58s call test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.53s call test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.50s setup test_merge_tree_hdfs/test.py::test_simple_insert_select[0-16] 0.47s call test_mysql_protocol/test.py::test_mysql_replacement_query 0.43s setup test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table 0.43s teardown test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] 0.39s call test_mysql_protocol/test.py::test_mysql_client 0.37s setup test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-12] 0.35s call test_mysql_protocol/test.py::test_php_client 0.34s setup test_merge_tree_hdfs/test.py::test_attach_detach_partition 0.32s call test_merge_tree_check_part_with_cache/test.py::test_check_part_with_cache 0.30s setup test_merge_tree_hdfs/test.py::test_table_manipulations 0.29s call test_mysql_protocol/test.py::test_mysql_affected_rows 0.24s setup test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk 0.24s call test_mysql_protocol/test.py::test_mysql_explain 0.22s teardown test_merge_tree_s3_failover/test.py::test_retry_loading_parts 0.19s call test_mysql_protocol/test.py::test_golang_client 0.17s teardown test_merge_tree_s3_failover/test.py::test_move_failover 0.17s teardown test_merge_tree_s3_failover/test.py::test_throttle_retry 0.12s call test_mysql_protocol/test.py::test_mysql_client_exception 0.09s call test_mysql_protocol/test.py::test_python_client 0.07s call test_mysql_protocol/test.py::test_mysql_set_variables 0.06s call test_mysql_protocol/test.py::test_mysql_select_user 0.06s setup test_http_handlers_config/test.py::test_absolute_path_static_handler 0.02s call test_mysql_protocol/test.py::test_types 0.01s teardown test_keeper_znode_time/test.py::test_between_servers 0.00s setup test_odbc_interaction/test.py::test_sqlite_table_function 0.00s teardown test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] 0.00s teardown test_mysql_protocol/test.py::test_mysql_federated 0.00s teardown test_merge_tree_hdfs/test.py::test_alter_table_columns 0.00s teardown test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-12] 0.00s teardown test_old_versions/test.py::test_client_is_older_than_server 0.00s teardown test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[0] 0.00s teardown test_polymorphic_parts/test.py::test_compact_parts_only 0.00s setup test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] 0.00s teardown test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s teardown test_keeper_snapshots/test.py::test_ephemeral_after_restart 0.00s setup test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s teardown test_mysql_protocol/test.py::test_python_client 0.00s setup test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] 0.00s setup test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_keeper_znode_time/test.py::test_server_restart 0.00s setup test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[1] 0.00s teardown test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete 0.00s setup test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s teardown test_http_handlers_config/test.py::test_predefined_query_handler 0.00s teardown test_odbc_interaction/test.py::test_concurrent_queries 0.00s teardown test_http_handlers_config/test.py::test_absolute_path_static_handler 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s teardown test_odbc_interaction/test.py::test_postgres_insert 0.00s teardown test_http_handlers_config/test.py::test_replicas_status_handler 0.00s teardown test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table 0.00s setup test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s teardown test_mysql_protocol/test.py::test_mysqljs_client 0.00s teardown test_keeper_three_nodes_two_alive/test.py::test_restart_third_node 0.00s teardown test_keeper_three_nodes_two_alive/test.py::test_start_non_existing 0.00s teardown test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s teardown test_mysql_protocol/test.py::test_mysql_client 0.00s teardown test_http_handlers_config/test.py::test_config_static_handler 0.00s teardown test_http_handlers_config/test.py::test_fixed_static_handler 0.00s setup test_merge_tree_s3_failover/test.py::test_retry_loading_parts 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s setup test_http_handlers_config/test.py::test_config_static_handler 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_mysql_protocol/test.py::test_mysql_replacement_query 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s setup test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_odbc_interaction/test.py::test_postgres_insert 0.00s setup test_merge_tree_s3_failover/test.py::test_throttle_retry 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s teardown test_mysql_protocol/test.py::test_mysql_replacement_query 0.00s setup test_http_handlers_config/test.py::test_predefined_query_handler 0.00s setup test_odbc_interaction/test.py::test_mysql_insert 0.00s teardown test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s teardown test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] 0.00s setup test_mysql_protocol/test.py::test_mysql_client_exception 0.00s setup test_log_lz4_streaming/test.py::test_incomplete_rotation 0.00s teardown test_mysql_protocol/test.py::test_golang_client 0.00s setup test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.00s setup test_keeper_three_nodes_two_alive/test.py::test_start_non_existing 0.00s setup test_http_handlers_config/test.py::test_fixed_static_handler 0.00s setup test_odbc_interaction/test.py::test_no_connection_pooling 0.00s teardown test_mutations_hardlinks/test.py::test_delete_and_drop_mutation 0.00s teardown test_mysql_protocol/test.py::test_mysql_select_user 0.00s setup test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s teardown test_log_lz4_streaming/test.py::test_concatenation 0.00s teardown test_odbc_interaction/test.py::test_mysql_insert 0.00s setup test_mysql_protocol/test.py::test_types 0.00s setup test_mysql_protocol/test.py::test_mysql_select_user 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s teardown test_merge_tree_hdfs/test.py::test_simple_insert_select[0-16] 0.00s teardown test_odbc_interaction/test.py::test_many_connections 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s setup test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s teardown test_part_log_table/test.py::test_config_disk_name_test 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s setup test_part_log_table/test.py::test_part_log_contains_partition 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_mysql_protocol/test.py::test_mysql_set_variables 0.00s setup test_mutations_hardlinks/test.py::test_update_mutation 0.00s setup test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s setup test_odbc_interaction/test.py::test_odbc_long_text 0.00s setup test_part_log_table/test.py::test_config_with_standard_part_log 0.00s setup test_merge_tree_empty_parts/test.py::test_empty_parts_summing 0.00s setup test_keeper_three_nodes_two_alive/test.py::test_start_offline 0.00s teardown test_mysql_protocol/test.py::test_mysql_explain 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s teardown test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_odbc_interaction/test.py::test_many_connections 0.00s setup test_mutations_hardlinks/test.py::test_modify_mutation 0.00s teardown test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.00s setup test_mysql_protocol/test.py::test_mysql_federated 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s setup test_mutations_hardlinks/test.py::test_drop_mutation 0.00s teardown test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s teardown test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s setup test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s setup test_keeper_snapshots/test.py::test_state_after_restart 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s setup test_mysql_protocol/test.py::test_mysql_explain 0.00s setup test_mysql_protocol/test.py::test_python_client 0.00s teardown test_mysql_protocol/test.py::test_java_client 0.00s teardown test_odbc_interaction/test.py::test_no_connection_pooling 0.00s setup test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s teardown test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s teardown test_merge_tree_hdfs/test.py::test_attach_detach_partition 0.00s setup test_http_handlers_config/test.py::test_replicas_status_handler 0.00s teardown test_mutations_hardlinks/test.py::test_drop_mutation 0.00s teardown test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s teardown test_mysql_protocol/test.py::test_mysql_client_exception 0.00s setup test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_mysql_protocol/test.py::test_mysql_client 0.00s teardown test_mysql_protocol/test.py::test_mysql_set_variables 0.00s setup test_old_versions/test.py::test_server_is_older_than_client 0.00s teardown test_mysql_protocol/test.py::test_php_client 0.00s setup test_part_log_table/test.py::test_config_without_part_log 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s teardown test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s teardown test_part_log_table/test.py::test_config_with_standard_part_log 0.00s teardown test_mysql_protocol/test.py::test_mysql_affected_rows 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_text 0.00s teardown test_mutations_hardlinks/test.py::test_modify_mutation 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s teardown test_part_log_table/test.py::test_config_without_part_log =========================== short test summary info ============================ PASSED test_part_log_table/test.py::test_config_disk_name_test PASSED test_mutations_hardlinks/test.py::test_delete_and_drop_mutation PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log PASSED test_mutations_hardlinks/test.py::test_drop_mutation PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler PASSED test_part_log_table/test.py::test_config_with_standard_part_log PASSED test_mutations_hardlinks/test.py::test_modify_mutation PASSED test_part_log_table/test.py::test_config_without_part_log PASSED test_mutations_hardlinks/test.py::test_update_mutation PASSED test_part_log_table/test.py::test_part_log_contains_partition PASSED test_keeper_three_nodes_two_alive/test.py::test_restart_third_node PASSED test_mysql_protocol/test.py::test_golang_client PASSED test_mysql_protocol/test.py::test_java_client PASSED test_mysql_protocol/test.py::test_mysql_affected_rows PASSED test_mysql_protocol/test.py::test_mysql_client PASSED test_mysql_protocol/test.py::test_mysql_client_exception PASSED test_mysql_protocol/test.py::test_mysql_explain PASSED test_merge_tree_s3_failover/test.py::test_move_failover PASSED test_merge_tree_s3_failover/test.py::test_retry_loading_parts PASSED test_http_handlers_config/test.py::test_config_static_handler PASSED test_merge_tree_s3_failover/test.py::test_throttle_retry PASSED test_odbc_interaction/test.py::test_concurrent_queries PASSED test_odbc_interaction/test.py::test_many_connections PASSED test_odbc_interaction/test.py::test_mysql_insert PASSED test_merge_tree_s3_failover/test.py::test_write_failover[0-14-2] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers PASSED test_odbc_interaction/test.py::test_mysql_simple_select_works PASSED test_odbc_interaction/test.py::test_no_connection_pooling PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart PASSED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar PASSED test_merge_tree_s3_failover/test.py::test_write_failover[1048576-10-0] PASSED test_odbc_interaction/test.py::test_odbc_long_column_names PASSED test_odbc_interaction/test.py::test_odbc_long_text PASSED test_keeper_snapshots/test.py::test_state_after_restart PASSED test_odbc_interaction/test.py::test_odbc_postgres_conversions PASSED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type PASSED test_odbc_interaction/test.py::test_postgres_insert PASSED test_polymorphic_parts/test.py::test_compact_parts_only PASSED test_http_handlers_config/test.py::test_dynamic_query_handler PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] PASSED test_keeper_three_nodes_two_alive/test.py::test_start_non_existing PASSED test_log_lz4_streaming/test.py::test_concatenation PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation PASSED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema PASSED test_http_handlers_config/test.py::test_fixed_static_handler PASSED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary PASSED test_old_versions/test.py::test_client_is_older_than_server PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_alter_delete PASSED test_merge_tree_empty_parts/test.py::test_empty_parts_summing PASSED test_old_versions/test.py::test_server_is_older_than_client PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[Log-1-2] PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[StripeLog-1-2] PASSED test_http_handlers_config/test.py::test_predefined_query_handler PASSED test_log_family_hdfs/test.py::test_log_family_hdfs[TinyLog-1-1] PASSED test_merge_tree_hdfs/test.py::test_alter_table_columns PASSED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards PASSED test_merge_tree_hdfs/test.py::test_attach_detach_partition PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards PASSED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works PASSED test_merge_tree_hdfs/test.py::test_move_partition_to_another_disk PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success PASSED test_keeper_three_nodes_two_alive/test.py::test_start_offline PASSED test_odbc_interaction/test.py::test_sqlite_table_function PASSED test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[0] PASSED test_http_handlers_config/test.py::test_prometheus_handler PASSED test_merge_tree_hdfs/test.py::test_move_replace_partition_to_another_table PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[0-16] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive PASSED test_parallel_replicas_distributed_read_from_all/test.py::test_read_equally_from_each_replica[1] PASSED test_merge_tree_hdfs/test.py::test_simple_insert_select[8192-12] PASSED test_http_handlers_config/test.py::test_relative_path_static_handler PASSED test_merge_tree_hdfs/test.py::test_table_manipulations PASSED test_keeper_znode_time/test.py::test_between_servers PASSED test_mysql_protocol/test.py::test_mysql_federated PASSED test_mysql_protocol/test.py::test_mysql_replacement_query PASSED test_mysql_protocol/test.py::test_mysql_select_user PASSED test_mysql_protocol/test.py::test_mysql_set_variables PASSED test_http_handlers_config/test.py::test_replicas_status_handler PASSED test_keeper_snapshots_multinode/test.py::test_restart_multinode PASSED test_mysql_protocol/test.py::test_mysqljs_client PASSED test_mysql_protocol/test.py::test_php_client PASSED test_mysql_protocol/test.py::test_python_client PASSED test_mysql_protocol/test.py::test_types PASSED test_keeper_znode_time/test.py::test_server_restart PASSED test_keeper_feature_flags_config/test.py::test_keeper_feature_flags PASSED test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total PASSED test_keeper_nodes_remove/test.py::test_nodes_remove PASSED test_keeper_incorrect_config/test.py::test_invalid_configs PASSED test_named_collections_if_exists_on_cluster/test.py::test_create_alter_drop_on_cluster PASSED test_keeper_reconfig_replace_leader/test.py::test_reconfig_replace_leader SKIPPED [1] test_jemalloc_percpu_arena/test.py:62: Compiled without jemalloc (USE_JEMALLOC=b'') SKIPPED [1] test_merge_tree_check_part_with_cache/test.py:26: Skip with debug build and sanitizers. This test manually corrupts cache which triggers LOGICAL_ERROR and leads to crash with those builds ================== 98 passed, 2 skipped in 266.98s (0:04:26) ===================